home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / US Government / fedworld.src < prev    next >
Encoding:
Text File  |  1999-11-11  |  1.2 KB  |  41 lines

  1. # unofficial and unauthorized US Government Search plug
  2. # by the working men and women of teamdraw.com
  3. # http://www.teamdraw.com/raul
  4.  
  5.  
  6. <search
  7.     name = "FedWorld"
  8.     action = "http://www.fedworld.gov/cgi-bin/superwebsearch"
  9.  update = "http://www.teamdraw.com/raul/stuff/fedworld.src.hqx"
  10.     description = "Searches the entire collection of FedWorld sites."
  11.     method = post
  12.     >
  13.  
  14. <input name = "keywords" user>
  15. <input name = "selection" value = "Entire FedWorld Information Network">
  16. <input name = "message" value = "If you can see this, then your browser can't support hidden fields.">
  17. <input name = "sourcedir" value = "/home/fweb/swish.11/">
  18. <input name = "maxhits" value = "80">
  19. <input name = "sorttype" value = "score">
  20. <input name = "host" value = "">
  21. <input name = "port" value = "">
  22. <input name = "searchprog" value = "swish">
  23. <input name = "iconurl" value = "http://www.fedworld.gov/icons">
  24. <input name = "useicons" value = "yes">
  25.  
  26. <interpret
  27.     #skipLocal = true;
  28.     bannerstart = "<center>"
  29.     bannerend = "</center>"
  30.     
  31.     resultListStart = "<dl>"
  32.     resultListEnd = "</dl>"    
  33.     
  34.  resultItemStart = ":  </b>"
  35.     resultItemEnd = "kbytes</b>"
  36.     
  37.  relevanceStart = "Score: <b>"
  38.  relevanceEnd = "</b>"
  39.     >
  40. </search>
  41.